/* CSS Document */


a:link {font-famili: Tahoma; Font-size: 13px; font-weight: normal; color: #000000; text-decoration: none;}
a:visited {font-famili: Tahoma; Font-size: 13px; font-weight: normal;color: #000000;text-decoration: none;}
a:hover {font-famili: Tahoma; Font-size: 13px; font-weight: normal; color: #993300;text-decoration: none;	}
a:active {font-famili: Tahoma; Font-size: 13px; font-weight: normal;text-decoration: none;color: #993300;}


body {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #CCFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.LogoBar {
	background-image: url(../images/BG_logo.jpg) ;
	height: 120px;
}
.MenuBar {
	background-image: url(../images/BG_menu.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 60px;
}
.BottomBar {
	background-color: #663300;
	height: 70px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.airticket {
	font-family: Tahoma;
	font-size: 13px;
	padding: 10px;
	background-image: url(../images/bg_plane.jpg);
	background-position: bottom;
	background-repeat: repeat-x;

}
.consult {
	font-family: Tahoma;
	font-size: 13px;
	padding: 10px;
	background-image: url(../images/bg_consultation.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

}
.freecall {
	font-family: Tahoma;
	font-size: 13px;
	padding: 10px;
	background-image: url(../images/bg_freecall.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.TextFram {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	border-color: #006699;
	border-width: thin;
	border-style: solid;
	padding: 5px;
	background-image:url(../images/BG_tap.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	
}
.Blue_box {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	background-image:url(../images/BG_tap.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 5px;

}
.TextBox {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.Header_01{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.Header_02{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.Header_03{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}